Actually set the default for GtkMenuButton::use-popover
authorMatthias Clasen <mclasen@redhat.com>
Sat, 26 Apr 2014 18:40:52 +0000 (14:40 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 26 Apr 2014 18:40:52 +0000 (14:40 -0400)
commita5d2778737707199dd0c89c3d26b95bf21f3337b
tree81bcfa13520cb32eb0e6750026338c0c76d3aa4d
parentb395929a16329e70b2b86df3c2de6519cfba0ee0
Actually set the default for GtkMenuButton::use-popover

The previous commit changed the property declaration, but
omitted the actual change of the default.
gtk/gtkmenubutton.c